home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / GRAPHICS / POV_3 / SCENES / DOCSDEMO / ATMOS2.POV < prev    next >
Encoding:
Text File  |  2004-02-15  |  196 b   |  15 lines

  1. //
  2. // POV-Ray(tm) 3.0 tutorial example scene.
  3. // Copyright 1996 by the POV-Ray Team
  4. //
  5.  
  6. #include "atmos1.pov"
  7.  
  8. atmosphere {
  9.   type 1
  10.   samples 10
  11.   distance 40 
  12.   scattering 0.2
  13. }
  14.  
  15.